Amazon EC2

What is Amazon EC2

EC2 = Amazon Elastic Compute Cloud

Key steps Amazon EC2

  1. choose EC2 instance type
  2. scale EC2 instances either vertically by resizing the instance, or horizontally by launching new instances and adding them to the pool. You can set up automated horizontal scaling, using Amazon EC2 Auto Scaling.
  3. Once the EC2 instances is scaled out horizontally, we need distribute the incoming traffic across those instances. This is where the Elastic Load Balancer comes into play.
  4. know different pricing models.

How does EC2 work

  1. launch
  2. connect
  3. use

Amazon EC2 instance types

When you launch an EC2 instance, you choose the instance family.

An instance = A copy of an Amazon Machine Image (AMI) running as a virtual server in the AWS Cloud.

Scalability & Elasticity

Scalability

Elasticity

Amazon EC2 pricing